system specification - traduzione in greco
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

system specification - traduzione in greco

SPECIFICATION LANGUAGE INTEGRATED WITH SUPPORT TOOLS AND AN AUTOMATED THEOREM PROVER
PVS Specification and Verification System
  • PVS screenshot

system specification      
προδιαγραφή συστήματος
information system         
  • 250px
  • Information systems relationship to [[information technology]], [[computer science]], [[information science]], and [[business]]
COMBINATION OF INFORMATION, RESOURCES, ACTIVITIES AND PEOPLE THAT SUPPORT TASKS IN AN ORGANIZATION; GROUP OF COMPONENTS THAT INTERACT TO PRODUCE INFORMATION
Information system (2nd version); Information Systems; Informationssystem; Computer information system; Computer information systems; Computer Information Systems; Information systems and technology; Information in Computer Science; Information System; Business Information Systems; Elements of Information System; Information systems discipline; Information systems (discipline); Business computing; Information systems theory; Information systems; Business Information System; Business information systems; Business information system
πληροφοριακό σύστημα
προδιαγραφή συστήματος      
system specification

Definizione

specification
n.
1.
Designation (of properties), characterization.
2.
Particularization, detailed statement.

Wikipedia

Prototype Verification System

The Prototype Verification System (PVS) is a specification language integrated with support tools and an automated theorem prover, developed at the Computer Science Laboratory of SRI International in Menlo Park, California.

PVS is based on a kernel consisting of an extension of Church's theory of types with dependent types, and is fundamentally a classical typed higher-order logic. The base types include uninterpreted types that may be introduced by the user, and built-in types such as the booleans, integers, reals, and the ordinals. Type-constructors include functions, sets, tuples, records, enumerations, and abstract data types. Predicate subtypes and dependent types can be used to introduce constraints; these constrained types may incur proof obligations (called type-correctness conditions or TCCs) during typechecking. PVS specifications are organized into parameterized theories.

The system is implemented in Common Lisp, and is released under the GNU General Public License (GPL).